home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Nov 90 / MacApp.Tech$ 11⁄16⁄90 / 2373-Re views in system d-Nov90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.8 KB  |  41 lines  |  [TEXT/GEOL]

  1. Item    5262649                         14-Nov-90        17:57PST
  2.  
  3. From:   ALGER                           KPMG Peat Marwick, Jeff Alger,VCA
  4.  
  5. To:     D3861                           Electronics for Imaging,Avi Bar,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Re: views in system dialogs
  10.  
  11. Tim,
  12.  
  13. There is a slow evolution taking place - more like ideas being dragged out the
  14. door scraping their fingernails on the carpet to stay.  The evolution is to
  15. subsume more and more of the Toolbox in pure MacApp code.  I see the issue you
  16. raise as one more example.
  17.  
  18. Originally, there was a sharp distinction drawn between dialogs and "normal"
  19. windows.  Why?  Because the Toolbox was written to support developers who
  20. didn't have a MacApp.  In a classic case of the tail wagging the dog, MacApp
  21. was then originally designed as a class-based implementation of the Dialog
  22. Manager where dialogs were concerned.  Eventually, of course, "anything can be
  23. a button" became the rule and the Dialog Manager per se became irrelevant to
  24. MacApp, as all of its features and then some were developed for MacApp
  25. independently as part of the TView hierarchy.
  26.  
  27. The Standard File Manager is another case in point, but at an earlier stage of
  28. evolution.  Is there anything that this Manager provides that couldn't be done
  29. easier from within MacApp?  Not really.  Eventually, the entire Standard File
  30. facility must become as obsolete in a MacApp environment as DITLs, DLOGs and
  31. the List Manager are today.  Replacing it entirely is the correct solution; in
  32. the meantime, hacks come and go.
  33.  
  34. It would make a great Classroom or private effort to go ahead and grab this
  35. bull by the horns.  Unless, of course, the good folks at Apple are already at
  36. it for the next version of MacApp?!
  37.  
  38. Regards,
  39. Jeff Alger
  40.  
  41.